LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccColorantTableTagType Constructor(IccColorantTableData[])

Show in webframe





IccColorantTableData structure that contains the tag's data.
Initializes a new IccColorantTableTagType with explicit parameters.
Syntax
public IccColorantTableTagType( 
   IccColorantTableData[] colorantsData
)
'Declaration
 
Public Function New( _
   ByVal colorantsData() As IccColorantTableData _
)
'Usage
 
Dim colorantsData() As IccColorantTableData
 
Dim instance As New IccColorantTableTagType(colorantsData)

            

            
public:
IccColorantTableTagType( 
   array<IccColorantTableData>^ colorantsData
)

Parameters

colorantsData
IccColorantTableData structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccColorantTableTagType Class
IccColorantTableTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.